Skip to content

Conversation

@adekferdian
Copy link

@adekferdian adekferdian commented Aug 4, 2020

SECRET = rahasiaya
CLIENT_ID = 975105577426-40el3bb3hemse8grhupcq2k8mncjrpua.apps.googleusercontent.com
MAILGUN_DOMAIN = sandbox175f94cca0a34410a545c0556ffb811c.mailgun.org
MAILGUN_APIKEY = b5b450f2587077562ae64070a6231c26-f7d0b107-299b1820

+ build server
	* User routes
		- post /register
		- post /login
		- post/googleSign
	*Todo routes
		- CRUD /todos
	* helpers
		- BCRYPT
		- JWT
	* midlewares
		- authentication
		- authorization
		- errorHandler
	* app.js
+ build client
	* added index.html
	* added main.js
	* added style.css
}
},
Due_date: {
type: DataTypes.DATE,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

belum divalidasi kalau due_date nya harus > dari sekarang

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants